func math.archSinh

2 uses

	math (current package)
		sinh.go#L28: 		return archSinh(x)
		stubs.go#L146: func archSinh(x float64) float64 {